@charset "UTF-8";
body p a:link {
    color: #000000;
    text-decoration: none;
}
body p a:hover {
    color: #000000;
    text-decoration: none;
}
body p a:visited {
    text-decoration: none;
    color: #000000;
}
